home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Audio / LPCView / Source / PWfft.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-03-07  |  237 b   |  13 lines

  1. /* PWfft.h generated from PWfft.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef PWFFT_H
  6. #define PWFFT_H
  7.  
  8. extern void PWinit( void );
  9.  
  10. extern void PWdrawruler(int nmin, int nmax, int dn, float dx);
  11.  
  12. #endif PWFFT_H
  13.